Object

UrlBasedApiDefinition

The URL hosting the API definition that Burp Scanner is allowed to audit during scans.

Fields

url(): String!
The URL where the API definition file is hosted.
authentications(): [ApiAuthentication!]!
A list of the API authentication credentials (for example: Basic, Bearer Token, API Key).